html,
body {
  box-sizing: border-box;
  line-height: normal;
}
#home_container {
  max-width: 1920px;
  margin: 0 auto;
  font-family: PingFang SC;
}
#home_container .banner {
  width: 100%;
  height: 41rem;
}
#home_container .banner .swiper {
  width: 100%;
  height: 100%;
}
#home_container .banner .swiper .banner_item {
  width: 100%;
  height: 100%;
  position: relative;
}
#home_container .banner .swiper .banner_bg1 {
  background: url('/asset/images/banner_bg.png') no-repeat;
  background-size: cover;
}
#home_container .banner .swiper .banner_bg1 .banner_img1 {
  width: 21.52rem;
  height: 17.18rem;
  position: absolute;
  left: 18.5rem;
  top: 13rem;
}
#home_container .banner .swiper .banner_bg3 {
  background: url('/asset/images/banner_bg3.png') no-repeat;
  background-size: cover;
}
#home_container .banner .swiper .banner_bg3 .banner_img3 {
  width: 60.7rem;
  height: 10.05rem;
  position: absolute;
  top: 18.9rem;
  left: 17.65rem;
}
#home_container .banner .swiper .banner_bg4 {
  background: url('/asset/images/banner-bg4_update.png') no-repeat;
  background-size: cover;
}
#home_container .banner .swiper .banner_bg4 .banner_img4 {
  width: 56.95rem;
  height: 18.4rem;
  position: absolute;
  top: 12.75rem;
  left: 16.9rem;
}
#home_container .banner .swiper-pagination-bullet {
  width: 2.5rem;
  height: 0.15rem;
  background: #FFFFFF;
  border-radius: 0;
  opacity: 1;
}
#home_container .banner .my-bullet-active {
  background: #FD8A43;
  opacity: 1;
}
#home_container .product_service {
  width: 100%;
  position: relative;
}
#home_container .product_service .product_title {
  position: absolute;
  top: 2.5rem;
  left: 13rem;
  color: #FD8A43;
}
#home_container .product_service .product_title p:first-child {
  font-size: 0.8rem;
  line-height: 2.2rem;
  font-weight: bold;
}
#home_container .product_service .product_title p:last-child {
  font-size: 0.4rem;
  line-height: 0.55rem;
}
#home_container .product_service .product_item {
  height: 34.5rem;
  display: flex;
}
#home_container .product_service .product_item .introduce_text {
  width: 50%;
}
#home_container .product_service .product_item .introduce_img {
  width: 50%;
  background: #FFF7F0;
}
#home_container .product_service .otrials .introduce_text {
  padding: 7.85rem 2.65rem 0rem 13rem;
  text-align: center;
}
#home_container .product_service .otrials .introduce_text .title1 {
  font-size: 2.2rem;
  line-height: 3.9rem;
  font-weight: bold;
  color: #333;
}
#home_container .product_service .otrials .introduce_text .title1 .plus {
  font-size: 2.2rem;
  position: relative;
  top: -2rem;
}
#home_container .product_service .otrials .introduce_text .title2 {
  font-size: 1.3rem;
  font-weight: bold;
  line-height: 2.2rem;
}
#home_container .product_service .otrials .introduce_text .info {
  margin-top: 2.15rem;
  font-size: 0.9rem;
  line-height: 1.5rem;
  text-align: left;
}
#home_container .product_service .otrials .introduce_text .info p {
  line-height: 1.2rem;
  margin-bottom: 1.2rem;
}
#home_container .product_service .otrials .introduce_img {
  padding: 3.65rem 12.95rem 3.6rem 2.65rem;
}
#home_container .product_service .otrials img {
  width: 100%;
  height: 100%;
}
#home_container .product_service .strials .introduce_text {
  padding: 4.8rem 13rem 7.2rem 6.4rem;
  text-align: center;
}
#home_container .product_service .strials .introduce_text .title1 {
  font-size: 2.2rem;
  line-height: 3.9rem;
  font-weight: bold;
  color: #333;
}
#home_container .product_service .strials .introduce_text .title1 .plus {
  font-size: 2.2rem;
  position: relative;
  top: -2rem;
}
#home_container .product_service .strials .introduce_text .title2 {
  font-size: 1.3rem;
  line-height: 2.2rem;
  font-weight: bold;
}
#home_container .product_service .strials .introduce_text .info {
  margin-top: 2.6rem;
  font-size: 0.9rem;
  line-height: 1.5rem;
  text-align: center;
}
#home_container .product_service .strials .introduce_text .info p {
  line-height: 2rem;
  margin-bottom: 1.5rem;
}
#home_container .product_service .strials .introduce_img {
  padding: 3.1rem 2.45rem 4.6rem 13rem;
}
#home_container .product_service .strials img {
  width: 100%;
  height: 100%;
}
#home_container .product_service .yidatong .introduce_text {
  padding: 5.9rem 15.7rem 0rem 15.7rem;
  text-align: center;
}
#home_container .product_service .yidatong .introduce_text .title1 {
  font-size: 2.2rem;
  line-height: 4.4rem;
  color: #333;
  font-weight: bold;
}
#home_container .product_service .yidatong .introduce_text .title2 {
  font-size: 1.3rem;
  line-height: 2.2rem;
}
#home_container .product_service .yidatong .introduce_text .info {
  margin-top: 3rem;
  font-size: 0.9rem;
  line-height: 1.2rem;
  text-align: center;
}
#home_container .product_service .yidatong .introduce_text .info p {
  line-height: 1.5rem;
}
#home_container .product_service .yidatong .introduce_img {
  padding: 6.3rem 13rem 6.4rem 5.35rem;
}
#home_container .product_service .yidatong img {
  width: 100%;
  height: 100%;
}
#home_container .company_introduce {
  width: 100%;
  height: 40.6rem;
  background: url("/asset/images/company_bg1.png") no-repeat;
  background-size: 100% 100%;
  position: relative;
}
#home_container .company_introduce .company_title {
  position: absolute;
  top: 3.5rem;
  left: 13rem;
  color: #FD8A43;
}
#home_container .company_introduce .company_title p:first-child {
  font-size: 0.8rem;
  line-height: 2.2rem;
  font-weight: bold;
}
#home_container .company_introduce .company_title p:last-child {
  font-size: 0.4rem;
  line-height: 0.55rem;
}
#home_container .company_introduce .company_text {
  width: 31.8rem;
  font-size: 0.9rem;
  line-height: 1.9rem;
  color: #333;
  position: absolute;
  left: 13rem;
  top: 9.8rem;
}
#home_container .company_introduce .company_img1 {
  width: 32.5rem;
  height: 28.6rem;
  position: absolute;
  top: 3rem;
  right: 13rem;
}
#home_container .company_introduce .company_img1 img {
  width: 100%;
  height: 100%;
}
#home_container .company_introduce .company_data {
  width: 70rem;
  display: flex;
  justify-content: space-between;
  position: absolute;
  bottom: 5rem;
  left: 13rem;
}
#home_container .company_introduce .company_data .data_item {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  text-align: center;
}
#home_container .company_introduce .company_data .data_item span:first-child {
  font-size: 3.5rem;
  font-family: Impact;
  color: #FD8A43;
  line-height: 4.8rem;
  font-weight: bold;
}
#home_container .company_introduce .company_data .data_item span:last-child {
  font-size: 1.2rem;
  line-height: 1.6rem;
  font-weight: bold;
}
#home_container .company_introduce .company_data .data_item .plus {
  position: relative;
}
#home_container .company_introduce .company_data .data_item .plus:after {
  content: '+';
  position: absolute;
  top: -2.1rem;
  color: #FD8A43;
  font-size: 1.9rem;
}
#home_container .news_focus {
  width: 100%;
  height: 49.25rem;
  background: url("/asset/images/news_bg1.png") no-repeat;
  background-size: 100% 100%;
  position: relative;
  padding-top: 7.9rem;
}
#home_container .news_focus .news_title {
  position: absolute;
  top: 2.5rem;
  left: 13rem;
  color: #FD8A43;
}
#home_container .news_focus .news_title p:first-child {
  font-size: 0.8rem;
  line-height: 2.2rem;
  font-weight: bold;
}
#home_container .news_focus .news_title p:last-child {
  font-size: 0.4rem;
  line-height: 0.55rem;
}
#home_container .news_focus .new_container {
  width: 62.7rem;
  height: 22rem;
  background: rgba(255, 255, 255, 0.92);
  opacity: 0.87;
  margin: 0 auto;
  text-align: center;
  padding: 3.2rem 10.2rem 2.55rem 10.3rem;
}
#home_container .news_focus .new_container .news_headline {
  font-size: 1.3rem;
  font-weight: bold;
  color: #333;
  line-height: 2rem;
  width: 26rem;
  margin: 0 auto;
}
#home_container .news_focus .new_container .news_content {
  margin-top: 2.35rem;
  font-size: 0.9rem;
  line-height: 1.5rem;
  letter-spacing: 1px;
}
#home_container .news_focus .new_container .news_img {
  width: 3.5rem;
  height: 3.5rem;
  margin: 0 auto;
  margin-top: 2.55rem;
  cursor: pointer;
}
#home_container .news_focus .new_container .news_img img {
  width: 100%;
  height: 100%;
}
#home_container .service_network {
  width: 100%;
  height: 50.3rem;
  background: url("/asset/images/new_bg_0704.png") no-repeat center center;
  background-size: contain;
  position: relative;
  margin-top: -20.35rem;
  z-index: 99;
}
#home_container .service_network .network_title {
  position: absolute;
  top: -3.1rem;
  left: 13rem;
  color: #FD8A43;
}
#home_container .service_network .network_title p:first-child {
  font-size: 0.8rem;
  line-height: 2.2rem;
  font-weight: bold;
}
#home_container .service_network .network_title p:last-child {
  font-size: 0.4rem;
  line-height: 0.55rem;
}
#home_container .service_network .network_point .point_item {
  position: absolute;
}
#home_container .service_network .network_point .point_item .city {
  font-size: 0.8rem;
  font-weight: bold;
  color: #333;
  position: relative;
  left: 1.5rem;
}
#home_container .service_network .network_point .point_item .point,
#home_container .service_network .network_point .point_item .point::before,
#home_container .service_network .network_point .point_item .point::after {
  content: '';
  position: absolute;
  width: 1rem;
  height: 1rem;
  border-radius: 50%;
}
#home_container .service_network .network_point .point_item .point::before {
  animation: scale 2s infinite;
}
#home_container .service_network .network_point .point_item .point::after {
  animation: scale2 2s infinite;
}
@keyframes scale {
  0% {
    transform: scale(1);
    opacity: 0.3;
  }
  100% {
    transform: scale(2);
    opacity: 0;
  }
}
@keyframes scale2 {
  0% {
    transform: scale(1);
    opacity: 0.3;
  }
  100% {
    transform: scale(3);
    opacity: 0;
  }
}
#home_container .service_network .network_point .point_item .point,
#home_container .service_network .network_point .point_item .point::before,
#home_container .service_network .network_point .point_item .point::after {
  background-color: #FD8A43;
}
#home_container .customer_capital {
  width: 100%;
  height: 56rem;
  background: url("/asset/images/service_bg.png") no-repeat;
  background-size: cover;
  position: relative;
  margin-top: -17.55rem;
}
#home_container .customer_capital .customer .customer_title {
  position: absolute;
  top: 10.95rem;
  left: 13rem;
  color: #FD8A43;
}
#home_container .customer_capital .customer .customer_title p:first-child {
  font-size: 0.8rem;
  line-height: 2.2rem;
  font-weight: bold;
}
#home_container .customer_capital .customer .customer_title p:last-child {
  font-size: 0.4rem;
  line-height: 0.55rem;
}
#home_container .customer_capital .customer .customer_list {
  width: 100%;
  position: absolute;
  top: 13.2rem;
  padding: 6.7rem 20.25rem 5.9rem 20.25rem;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
#home_container .customer_capital .customer .customer_list .customer_item {
  width: 10.5rem;
  height: 5.35rem;
  margin-bottom: 0.5rem;
  overflow: hidden;
}
#home_container .customer_capital .customer .customer_list .customer_item:nth-child(n+10) {
  margin-bottom: 0;
}
#home_container .customer_capital .customer .customer_list .customer_item img {
  width: 100%;
  height: 100%;
  transition: all 0.8s ease;
}
#home_container .customer_capital .customer .customer_list .customer_item img:hover {
  transform: scale(1.1);
}
#home_container .customer_capital .capital .capital_title {
  position: absolute;
  bottom: 19.85rem;
  left: 13rem;
  color: #FD8A43;
}
#home_container .customer_capital .capital .capital_title p:first-child {
  font-size: 0.8rem;
  line-height: 2.2rem;
  font-weight: bold;
}
#home_container .customer_capital .capital .capital_title p:last-child {
  font-size: 0.4rem;
  line-height: 0.55rem;
}
#home_container .customer_capital .capital .capital_list {
  margin: 0 auto;
  position: absolute;
  bottom: 6.55rem;
  left: 0;
  right: 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  padding: 0 25.5rem;
}
#home_container .customer_capital .capital .capital_list .capital_item {
  width: 10.5rem;
  height: 5.35rem;
  margin: 0 0rem 0.5rem 0;
}
#home_container .customer_capital .capital .capital_list .capital_item:nth-child(4n) {
  margin-right: 0;
}
#home_container .customer_capital .capital .capital_list .capital_item:nth-child(n+4) {
  margin-bottom: 0;
}
#home_container .customer_capital .capital .capital_list .capital_item img {
  width: 100%;
  height: 100%;
  transition: all 0.8s ease;
}
#home_container .customer_capital .capital .capital_list .capital_item img:hover {
  transform: scale(1.1);
}
